Clicked OK after clicking save
open /SeniorProject/login
type id=email_address sadjadi@cs.fiu.edu
type id=password 123456
clickAndWait id=accounts
clickAndWait link=Admin
clickAndWait link=All Users
click id=col_1
type id=col_1 Nelsons
click xpath=(//input[@id='col_2'])[3]
type xpath=(//input[@id='col_2'])[3] Professors
click id=submitRequests
assertConfirmation You are about to save checked users.
If you continue and there are unsaved changes unchecked, you will lose those changes.
click id=col_1
type id=col_1 Nelson
click xpath=(//input[@id='col_2'])[3]
type xpath=(//input[@id='col_2'])[3] Professor
click id=submitRequests
assertConfirmation You are about to save checked users.
If you continue and there are unsaved changes unchecked, you will lose those changes.